- da_aacircleColor
alias da_aacircleColor = int function(SDL_Renderer*, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_aacircleRGBA
alias da_aacircleRGBA = int function(SDL_Renderer*, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_aaellipseColor
alias da_aaellipseColor = int function(SDL_Renderer*, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_aaellipseRGBA
alias da_aaellipseRGBA = int function(SDL_Renderer*, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_aalineColor
alias da_aalineColor = int function(SDL_Renderer*, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_aalineRGBA
alias da_aalineRGBA = int function(SDL_Renderer*, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_aapolygonColor
alias da_aapolygonColor = int function(SDL_Renderer*, const short*, const short*, int, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_aapolygonRGBA
alias da_aapolygonRGBA = int function(SDL_Renderer*, const short*, const short*, int, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_aatrigonColor
alias da_aatrigonColor = int function(SDL_Renderer*, short, short, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_aatrigonRGBA
alias da_aatrigonRGBA = int function(SDL_Renderer*, short, short, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_arcColor
alias da_arcColor = int function(SDL_Renderer*, short, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_arcRGBA
alias da_arcRGBA = int function(SDL_Renderer*, short, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_bezierColor
alias da_bezierColor = int function(SDL_Renderer*, const short*, const short*, int, int, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_bezierRGBA
alias da_bezierRGBA = int function(SDL_Renderer*, const short*, const short*, int, int, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_boxColor
alias da_boxColor = int function(SDL_Renderer*, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_boxRGBA
alias da_boxRGBA = int function(SDL_Renderer*, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_characterColor
alias da_characterColor = int function(SDL_Renderer*, short, short, char, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_characterRGBA
alias da_characterRGBA = int function(SDL_Renderer*, short, short, char, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_circleColor
alias da_circleColor = int function(SDL_Renderer*, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_circleRGBA
alias da_circleRGBA = int function(SDL_Renderer*, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_ellipseColor
alias da_ellipseColor = int function(SDL_Renderer*, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_ellipseRGBA
alias da_ellipseRGBA = int function(SDL_Renderer*, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_filledCircleColor
alias da_filledCircleColor = int function(SDL_Renderer*, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_filledCircleRGBA
alias da_filledCircleRGBA = int function(SDL_Renderer*, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_filledEllipseColor
alias da_filledEllipseColor = int function(SDL_Renderer*, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_filledEllipseRGBA
alias da_filledEllipseRGBA = int function(SDL_Renderer*, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_filledPieColor
alias da_filledPieColor = int function(SDL_Renderer*, short, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_filledPieRGBA
alias da_filledPieRGBA = int function(SDL_Renderer*, short, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_filledPolygonColor
alias da_filledPolygonColor = int function(SDL_Renderer*, const short*, const short*, int, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_filledPolygonRGBA
alias da_filledPolygonRGBA = int function(SDL_Renderer*, const short*, const short*, int, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_filledTrigonColor
alias da_filledTrigonColor = int function(SDL_Renderer*, short, short, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_filledTrigonRGBA
alias da_filledTrigonRGBA = int function(SDL_Renderer*, short, short, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_gfxPrimitivesSetFont
alias da_gfxPrimitivesSetFont = void function(const void*, uint, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_gfxPrimitivesSetFontRotation
alias da_gfxPrimitivesSetFontRotation = void function(uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_hlineColor
alias da_hlineColor = int function(SDL_Renderer*, short, short, short, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_hlineRGBA
alias da_hlineRGBA = int function(SDL_Renderer*, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_lineColor
alias da_lineColor = int function(SDL_Renderer*, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_lineRGBA
alias da_lineRGBA = int function(SDL_Renderer*, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_pieColor
alias da_pieColor = int function(SDL_Renderer*, short, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_pieRGBA
alias da_pieRGBA = int function(SDL_Renderer*, short, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_pixelColor
alias da_pixelColor = int function(SDL_Renderer*, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_pixelRGBA
alias da_pixelRGBA = int function(SDL_Renderer*, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_polygonColor
alias da_polygonColor = int function(SDL_Renderer*, const short*, const short*, int, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_polygonRGBA
alias da_polygonRGBA = int function(SDL_Renderer*, const short*, const short*, int, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_rectangleColor
alias da_rectangleColor = int function(SDL_Renderer*, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_rectangleRGBA
alias da_rectangleRGBA = int function(SDL_Renderer*, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_roundedBoxColor
alias da_roundedBoxColor = int function(SDL_Renderer*, short, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_roundedBoxRGBA
alias da_roundedBoxRGBA = int function(SDL_Renderer*, short, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_roundedRectangleColor
alias da_roundedRectangleColor = int function(SDL_Renderer*, short, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_roundedRectangleRGBA
alias da_roundedRectangleRGBA = int function(SDL_Renderer*, short, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_stringColor
alias da_stringColor = int function(SDL_Renderer*, short, short, const char*, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_stringRGBA
alias da_stringRGBA = int function(SDL_Renderer*, short, short, const char*, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_texturedPolygon
alias da_texturedPolygon = int function(SDL_Renderer*, const short*, const short*, int, SDL_Surface*, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_thickLineColor
alias da_thickLineColor = int function(SDL_Renderer*, short, short, short, short, uint, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_thickLineRGBA
alias da_thickLineRGBA = int function(SDL_Renderer*, short, short, short, short, uint, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_trigonColor
alias da_trigonColor = int function(SDL_Renderer*, short, short, short, short, short, short, uint)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_trigonRGBA
alias da_trigonRGBA = int function(SDL_Renderer*, short, short, short, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_vlineColor
alias da_vlineColor = int function(SDL_Renderer*, short, short, short, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_vlineRGBA
alias da_vlineRGBA = int function(SDL_Renderer*, short, short, short, int, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.